summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index 9ba8a7c..3790b3c 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,9 @@ An Arduino library for the 16-bit, 4 channel ADS1115 ADC with gain and alert fun
I have have tried to optimize the library for convenience to use. If you try the examples I recommend to start with `Single_Shot.ino`.
-You can find more details here: https://wolles-elektronikkiste.de/ads1115.
+You can find more details here:
+https://wolles-elektronikkiste.de/ads1115 (German)
+https://wolles-elektronikkiste.de/en/ads1115-a-d-converter-with-amplifier (English)
All features of the ADS1115 are implemented, including alert functions.